home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Eudora 1.3.1 / source / Include / ph.h < prev    next >
Encoding:
Text File  |  1993-03-16  |  351 b   |  10 lines  |  [TEXT/MPS ]

  1. /* Copyright (c) 1990-1992 by the University of Illinois Board of Trustees */
  2. /**********************************************************************
  3.  * handling the ph panel
  4.  **********************************************************************/
  5. void OpenPh(void);
  6. int NetRecvLine(UPtr line,long *size);
  7. void PhFixFont(void);
  8. void NewPhHost(void);
  9.  
  10.